projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1227a89
)
ddns-scripts: set myself as maintainer
author
Christian Schoenebeck
<
[email protected]
>
Wed, 30 Jul 2014 12:01:00 +0000
(14:01 +0200)
committer
Christian Schoenebeck
<
[email protected]
>
Wed, 30 Jul 2014 12:01:00 +0000
(14:01 +0200)
and increase PKG_RELEASE to reflect latest updates.
Signed-off-by: Christian Schoenebeck <
[email protected]
>
net/ddns-scripts/Makefile
patch
|
blob
|
history
diff --git
a/net/ddns-scripts/Makefile
b/net/ddns-scripts/Makefile
index 4b50e8d8d50df980ac480102fa91995e5313c866..f828a4e40609f4d5c7cb0666c89d71625d90dd23 100644
(file)
--- a/
net/ddns-scripts/Makefile
+++ b/
net/ddns-scripts/Makefile
@@
-2,7
+2,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ddns-scripts
PKG_VERSION:=1.0.0
-PKG_RELEASE:=2
2
+PKG_RELEASE:=2
3
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
@@
-14,6
+14,7
@@
define Package/ddns-scripts
SUBMENU:=IP Addresses and Names
TITLE:=Dynamic DNS Scripts
PKGARCH:=all
+ MAINTAINER:=Christian Schoenebeck <
[email protected]
>
endef
define Package/ddns-scripts/description